PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / setRight Method
Right coordinate of the page positioned at the right edge of the window.
In This Topic
    setRight Method
    In This Topic
    Sets the right coordinate.
    The right coordinate is used by zoom mode.
    Syntax
    public void setRight( 
       double value
    )

    Parameters

    value
    Right coordinate of the page positioned at the right edge of the window.
    See Also